home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Games / PC-SIG World of Games (CDRM1080710) (1993).iso / ENT / DISK1536.ZIP / PCPQA.TXT < prev    next >
Text File  |  1989-05-19  |  35KB  |  692 lines

  1. PCPQA.TXT: Procomm Plus Questions and Answers by Timo Salmi
  2.            *  *    *    *             *
  3. Address: University of Vaasa, P.O.Box 297, SF-65101 Vaasa, Finland
  4. Fri 19-May-1989
  5.  
  6.  
  7. ***
  8. Q: I would like to record everything that comes on the screen into
  9. a file. How do I do that? How do I get a single screen into a file?
  10.  
  11. A: You really should read the Procomm Plus manual more carefully.
  12. Anyway, when you press ALT-F1 the logging starts, and when you
  13. press it again (it is a toggle) the log is closed. To log a single
  14. screen, press ALT-G. Before using these facilities you should set
  15. the default filenames for log files and screen snapshot files. This
  16. you can do by calling the Procomm Plus setup facility (ALT-S) and
  17. then selecting the file/path options from the menu. I use
  18. D:\PCPLUS.LOG and D:\PCPLUS.SCR. Also the redisplay buffer (ALT-F6)
  19. can be written to a file, but you really should look it up in the
  20. manual.
  21.    There are programs independent of Procomm which can be utilized
  22. to capture only a part of the screen to a file. If you wish to be
  23. able to do this acquire a resident program named snipper by Ziff
  24. Communications co.
  25.  
  26. ***
  27. Q: How to print a screen while on-line?
  28.  
  29. A: Now this is very simple. The ordinary PrintScreen key works also
  30. from within Procomm Plus. If you want a continuous printing, press
  31. ALT-L. You can see the options like ALT-L easily by invoking the
  32. Procomm Plus help screen by pressing ALT-Z.
  33.  
  34. ***
  35. Q: I have problems with the Scandinavian characters å ä ö Å Ä and Ö.
  36. Is it possible to use the Finnish keyboard with Procomm Plus, and
  37. to have the Scandinavian letters at their correct places on the
  38. keyboard?
  39.  
  40. A: Yes it is, but is not always very simple, and depends on your
  41. keyboard drivers (and many other things which may change from one PC
  42. to another). In using a communication program there actually are two
  43. separate translations, the incoming translation and the outgoing
  44. translation. Procomm Plus (at least until version 1.1A) has only a
  45. facility for the incoming translation. The codes are set using the
  46. translation table (ALT-W). E.g. { can be translated into ä by
  47. setting 123 to 132, and so on. (See your ascii table or PCAT.BAT in
  48. TSPFONxx.ARC for the rest of the codes.) Thus when the BBS (the
  49. bulletin board where you are connected to) sends a { it is shown as
  50. ä on your screen.
  51.   To write (to send) e.g. ä properly from the key that has ä on its
  52. cap you have to be able to alter the outgoing ä into a {. Procomm
  53. Plus does not have this outgoing translation facility, so you must
  54. load a suitable keyboard facility before using Procomm Plus. PC.BAT
  55. and PCAT.BAT show how to do this. There are several PD (Public
  56. Domain) keyboard facilities for this purpose. PC.BAT and PCAT.BAT
  57. use 7H.COM, but there are many alternatives.
  58.   Many other communication programs, like Telix 3.11, have both the
  59. incoming and outgoing translation tables. But e.g. the Telix 3.11
  60. translation table does not work correctly under all circumstances,
  61. and has problems with the ANSI screen driver if [ is translated to
  62. Ä.
  63.   Incidentally, what has been said here applies to all foreign
  64. keyboards. Not just the Scandinavian.
  65.  
  66. ***
  67. Q: I have heard that Z-modem is a good file transfer protocol. But
  68. Procomm Plus does not have it!
  69.  
  70. A: True on both accounts. Z-modem is a fast file transfer system
  71. with many good properties, such as handling of multiple files and
  72. preservation of file date stamps. Procomm Plus is able use the so-
  73. called external protocols, which means that you can use Z-modem with
  74. Procomm. You must first acquire a Z-modem program (e.g. DSZ.COM from
  75. Omen Technologies), and set your Procomm Plus up accordingly. See
  76. ZMOD-D.BAT, ZMOD-U.BAT, ZMODEM-D.BAT, ZMODEM-U.BAT, and TSPFON.INF
  77. in TSPFONxx.ARC for detailed instructions.
  78.    Here Telix 3.11 clearly has better of Procomm Plus, since it has
  79. a built-in Z-modem with a very nice user interface.
  80.  
  81. ***
  82. Q: I am using Procomm Plus as a terminal to a main-frame (VAX/VMS)
  83. in the VT102 emulation mode. The backspace does not delete the
  84. character on the left, but the left arrow does. How do I get them
  85. working as they should.
  86.  
  87. A: A tricky question. I suggest that you use the keyboard mapping
  88. (ALT-F8) setup which is at the end of this file as Appendix A.
  89. Furthermore, you should set the backspace as not destructive. The
  90. easiest way to do the latter is to write the following simple script
  91. file and run it from ALT-F5:
  92.  
  93.     ; NONDEST.ASP
  94.     SET BACKSPACE NONDEST
  95.  
  96. ***
  97. Q: I would like to transfer files directly between two PCs. Is it
  98. possible?
  99.  
  100. A: Not only possible, but relatively easy. Get a proper cable to
  101. connect the RS-232 ports of the two machines, and follow the
  102. instructions in TRANSFER.TXT in TSPFONxx.ARC. You can also transfer
  103. files between PCs at two different locations, if you have a modem
  104. and a telephone at both locations. TRANSFER.TXT gives more
  105. instructions also about this alternative.
  106.  
  107. ***
  108. Q: I want to prepare a message off-line, and then transfer it to a
  109. bulletin board. How is this done?
  110.  
  111. A: This is a good idea, since then you can save in your phone
  112. bills. What you do is to prepare your message with any editor (or
  113. wordprocessor if it can produce straight-forward ascii text). When
  114. you have your connection, then you begin entering your message as
  115. usual, but instead of writing it from the keyboard you press the
  116. PageUp key and upload your message with upload protocol number
  117. 4) ASCII.
  118.    If you are writing the message in Finnish, there is the added
  119. complication of having to convert å ä ö Å Ä and Ö into } { | ] [ and
  120. \. There are programs, which can be used to do this for you, such as
  121. TOASC.EXE in TSFILTxx.ARC package or FILTXT.EXE in TS2FLTxx.ARC.
  122. Notice that you also must have the translation table on when
  123. uploading such Finnish files.
  124.    It is advisable always to check the uploaded message before
  125. saving the message, because line noise can cause errors in the
  126. uploaded text. (In an ascii transfer there is no error check.)
  127.    Before you use an ascii upload it is advisable to have applied
  128. the Procomm Plus Setup Facility (ALT-S) Ascii Transfer Facility e.g.
  129. as presented in Appendix B. Alternatively, you might use the
  130. following kind of a script file.
  131.      SET ASCII CHARPACE 15
  132.      SET ASCII LINEPACE 10
  133.      SET ASCII BLANKEX ON
  134.      SET ASCII TABEX ON
  135.    In some bulletin board systems (such as OPUS) also allow the
  136. possibility of using X-modem uploading of messages. If the
  137. connection is bad, i.e. there is much noise on the line, this
  138. alternative is safer, but it is not quite as easy to use as the
  139. ascii upload. If you use X-modem for uploading the prerecorded
  140. message, there is the added disadvantage of not being able to edit
  141. the message after uploading it (at least of your host uses Opus).
  142.  
  143. ***
  144. Q: I chatted with the SysOp of the bulletin board I called, and had
  145. the log file on to read our discussion later. When I began reading
  146. it with an editor, I noticed that it was full of control characters.
  147.  
  148. A: Quite right. If you, or the SysOp make typing errors while
  149. chatting, and correct them with the backspace key, the logging
  150. system records the backspaces instead of deleting the earlier text.
  151. This is ok if you just use the Ms-Dos command TYPE to read your log,
  152. but if you use an editor, it really shows the backspaces. You can
  153. use a filter, such as LOGFILT.EXE in TSFILTxx.ARC package to make
  154. the log file readable. If you had a noisy line, LOGFILT has the
  155. added bonus of being able to filter out much of that noise.
  156.  
  157. ***
  158. Q: My Procomm will not work. What is wrong?
  159.  
  160. A: These kind of vague questions are very typical in bulletin
  161. boards. You really should be more specific in telling about your
  162. problem. Describe what you have managed to do and at what stage of
  163. using Procomm you get stuck. Some very general advice can, however,
  164. be given.
  165.    Isolate your problem. Adopt a step-by-step trouble-shooting
  166. approach:
  167. 1) Can you load Procomm? If ok then
  168. 2) Does your modem respond? If ok then
  169. 3) Will your host (the computer you have called) respond?
  170. Let us look at each step. So:
  171.    1) Call your Procomm program. If the program will not load, then
  172. your copy is probably corrupted. Notice, that if you have been using
  173. Procomm from a disk you NEVER should remove the disk until you have
  174. exited Procomm. Most telecommunication programs like Procomm and
  175. Telix have files open while they work. If you have removed your
  176. disk, and Procomm fails to work after that, copy the Procomm files
  177. from you backups, and try again. If you have a very old version of
  178. Procomm, and have used the host mode incorrectly, this may also have
  179. affected your Procomm.
  180.    2) If the program will load, try typing atz. The modem should
  181. respond with OK. If it does not, see that you have configured
  182. (ALT-P) Procomm for the right COM port. After that try typing atz
  183. again. If you get no response, then the problem is probably in your
  184. modem and in your modem cable. In some cases there may be problems
  185. with the IRQs (interrupt requests) of modem port assignments. (This
  186. is a special problem discussed in another answer.)
  187.    3) Call the host. Check that you are on-line (see the lower-right
  188. corner of Procomm screen). If you get no response, check that your
  189. settings are compatible with the host. Obviously there can be many
  190. variations, but most importantly check the baud rate (300, 1200,
  191. 2400,...), parity (none, even,...) and data bits (7 or 8). If this
  192. does not help check the flow control (see Appendix A). Perhaps the
  193. most common is software flow control ON and hardware flow control
  194. OFF. Furthermore, in for some modems (remember that there is a modem
  195. at both ends at the connection) you may have to set the guard tone
  196. (not all modems have this feature). See your modem manual. The
  197. relevant (extended) Hayes command often is AT&G2.
  198.  
  199. ***
  200. Q: Can I transfer programs from my home computer to my PC?
  201.  
  202. A: Practically no. Transfer of text files is possible, but often
  203. tricky, and is anyway beyond the scope of these instructions.
  204. Nevertheless, if you would like more information about this
  205. question, acquire SENDFILE.ARC where I describe transfering text
  206. files from a Sinclair QL to a PC using Procomm Plus. The description
  207. might be useful also for other home computers than the QL. (I have
  208. managed to transfer a PC-Four Archive data-base system from QL to
  209. PC, but this was not simple, and required writing special programs
  210. for the task.)
  211.  
  212. ***
  213. Q: I am using Procomm as a terminal for an Unix machine and
  214. everything else seems to be working fine except that I get stuck
  215. with Kermit file transfers. Is the Kermit protocol in Procomm
  216. incompatible with Unix?
  217.  
  218. A: The Kermit in Procomm Plus is compatible with Unix all right, but
  219. it is much more particular about the line settings than the terminal
  220. emulation itself. Most unix computers require 7 bits, even parity
  221. and one stop bit. In ordinary terminal emulation the connection is
  222. rather insensitive to errors in the settings, but in kermit file
  223. transfer you must get it exactly right lest you get stuck. If this
  224. does not resolve your problem, also try setting the maximum packet
  225. size to 90 in the Kermit Options in Procomm Plus Setup Utility which
  226. is called by pressing ALT-S.
  227.   One additional thing. When you invoke Kermit at you host machine
  228. (probably C-Kermit in an Unix machine) first give the command set
  229. parity even, and if you are transfering a binary file (for example
  230. an .arc) also set file type binary before commencing the transfer.
  231.  
  232. ***
  233. Q: I have the shareware version 2.4.2 of Procomm. Should I update?
  234.  
  235. A: Frankly (since this is not an advertisement for Procomm Plus) it
  236. depends whether you need the new features introduced in Procomm
  237. Plus. The some of the most important are discussed below.
  238.    Procomm Plus has a key mapping facility (ALT-F8) for most of the
  239. special keys, but unfortunately not for the ordinary keys. In
  240. Scandinavian (or foreign in general) keyboards this feature can be
  241. used to alleviate the ubiquitous problems with the keyboard drivers
  242. and conversions. See Appendix A for an example.
  243.    In Procomm Plus you can tailor the terminal emulation layout to
  244. your liking. See Appendix A for a tailormade VT102 emulation.
  245.    The script language of Procomm Plus has more commands than the
  246. corresponding 2.4.2 script language. It also has a record mode
  247. (ALT-R) for creating an outline for an automatic login script when
  248. you call a BBS.
  249.    The host mode in Procomm Plus is much more robust. Actually using
  250. the host mode in 2.4.2 has crashed my Procomm 2.4.2 a couple of
  251. times, and I have then had to reinstall it from the backups.
  252.    The Procomm 2.4.2 call logging facility was bug ridden, but the
  253. same annoyingly applies to Procomm Plus until version 1.1A.
  254. TSPFON.EXE can be used to patch the call logging files produced by
  255. Procomm Plus 1.1.
  256.  
  257. ***
  258. Q: I have my modem in port com3 and I cannot get my Procomm Plus
  259. working properly. I heard from a friend that using port com3 is not
  260. possible in Procomm.
  261.  
  262. A: No, your friend has confused his facts. Procomm Plus does work
  263. also through ports beyond com2 (not all communication programs do),
  264. but it is true that there may be extra difficulties. What you may
  265. have to do is to change the IRQs (interrupt requests) of port com3,
  266. especially if the relevant IRQs are already reserved. It is
  267. difficult to give exact advice what changes you should make there,
  268. since it depends on many factors which vary from one configuration
  269. to another. The first thing to do, however, is to see the
  270. information in you modem manual. To change the IRQs invoke the setup
  271. utility by ALT-S, select modem options from the menu and then port
  272. assignments. See Appendix E.
  273.  
  274. ***
  275. Q: I have tried and tried to get the Scandinavian characters on the
  276. correct keys on my keyboard, but to no avail. What is wrong?
  277.  
  278. A: Well, when both the outgoing and the incoming translation are
  279. needed on a non-US keyboard things get complicated. In fact there
  280. are so many variables to the equation of getting this feature right,
  281. that problems are inevitable. The factors influencing this matter
  282. include: 1) The communications program itself.  2) The keyboard
  283. driver (often keyboard.sys).  3) The extra keyboard redefinition
  284. driver (such as drv, 7h, 7dos, finfont and so on).  4) The physical
  285. keyboard.  5) The MS-DOS version.  6) Even the host (that is the
  286. machine where you are connected to) may have an influence through
  287. its own communication program and settings. And there may well be
  288. other factors not listed here. So no wonder getting the Scandinavian
  289. keys where they should be can be a daunting task.
  290.    With the latest AT models and keyboards I have failed myself in
  291. getting åäöÅÄÖ work in their proper places, and I have had to resort
  292. to remapping the F9-F11 keys. See Appendix A. I suspect that Procomm
  293. fails to handle correctly the keyscan codes of the new Scandinavian
  294. keyboards. I have written about the problem to Datastorm, and their
  295. quoted response was the following.
  296.    "Currently PROCOMM PLUS only supports an incoming
  297.    translation table. Though I have heard this feature
  298.    requested from other users and have added it to our list of
  299.    suggestion for future version. Our programmers implement the
  300.    suggestions that are possible to include and that satisfy
  301.    the need of our users".
  302. I am not quite sure if I understand what this actually means, but
  303. then English is not my native language.
  304.    There is one additional trick you might try, if you think that
  305. you have everything in order (the translation table, the keyboard
  306. and Scandinavian drivers, etc), but the translation still does not
  307. work. In the General Options of the Procomm Plus Setup Menu (ALT-S),
  308. there are options for Snow Removal, and Enhanced Keyboard. Try
  309. varying the on/off settings of these options.
  310.  
  311. ***
  312. Q: I have heard that Telix is much better than Procomm. Should I
  313. change to Telix?
  314.  
  315. A: Many users would recommend changing to Telix. I have even seen
  316. messages claiming that Telix is better than Procomm in every
  317. respect, but in my opinion that is a clear overstatement: To my
  318. knowledge Telix lacks the option of invoking the scripts from a menu
  319. list. The translation table can cause confusion with the ansi driver
  320. in Telix. Telix has fewer terminal emulations. And I have not found
  321. the screen snapshot facility in Telix.
  322.    Nevertheless, having experience with both Procomm and Telix 3.11
  323. I think that Telix is an excellent program. (I will have to think
  324. about doing this kind of Q&A thing for Telix as well.)
  325.    Since Telix 3.11 is shareware the best answer is look at it
  326. yourself and then decide. That is what the concept of shareware is
  327. all about.
  328.  
  329. ***
  330. Q: I have also heard of Kermit. What has that to do with Procomm?
  331.  
  332. A: Kermit can be regarded as two things. First of all it is a public
  333. domain terminal emulation program called MsKermit, copyright by
  334. Columbia University in the City of New York. It is also a file
  335. transfer protocol which is included in Procomm Plus. This protocol
  336. is very important (but slow), because in many mainframe
  337. installations it is the only one available. As to MsKermit terminal
  338. emulation it is a very good one if your host is a mainframe. For
  339. example if you do much editing on a VAX/VMS, MsKermit is clearly
  340. superior to Procomm Plus or Telix. On the other hand Procomm Plus
  341. and Telix are much better if your host is a BBS.
  342.    Incidentally if you are interested in MsKermit terminal
  343. emulation, the TSKERMxx.ARC has ready configuration files and other
  344. useful utilities for MsKermit. The MsKermit version you should use
  345. is 2.32A (or later).
  346.  
  347. ***
  348. Q: I use the dialing directory (ALT-D) of Procomm Plus to call a
  349. BBS, but when it is busy the program does not seem to recognize
  350. this. The modem is at its factory settings with carrier detect off.
  351.  
  352. A: Are you sure that your modem setting are appropriate. Probably
  353. not. Most importantly you must set the explicit long messages on by
  354. giving the modem an ATX1 command. This may have some variations
  355. depending on the make of your modem, so you should check what its
  356. manual says. You should also make sure that you have correctly set
  357. the modem result messages in Procomm Plus (ALT-S on so on). See your
  358. Procomm Plus manual for the details.
  359.    Furthermore, I think that you should turn your carrier detect on.
  360. It may not be the source of your current troubles, but if you do not
  361. have it on, the call logging facility of Procomm Plus will lack part
  362. of its customary information.
  363.  
  364. ***
  365. Q: I am using Procomm 2.4.2 but I have heard rumors of a 2.4.3. Does
  366. it really exist?
  367.  
  368. A: Yes, but it is quite similar to version 2.4.2. There is an added
  369. file transfer protocol, and some of the texts have been updated, but
  370. that is it, I think.
  371.    If you have an access to InterNet you can, in fact, anonymous ftp
  372. it from node 128.214.12.3 and see for yourself.
  373.  
  374. ***
  375. Q: I want to write a command file to automate logging in into a BBS.
  376. How do I do that?
  377.  
  378. A: First a minor detail. These command files are actually called
  379. script files.
  380.    If your have no, or a very modest, experience on programming, the
  381. Procomm Plus manual will not be of much help because it is rather a
  382. reference than a primer. There are examples in the manual, but they
  383. are far too complicated for a novice.
  384.    What I suggest is that you first look at some script files. There
  385. is a commented script file OPUS.ASP for logging into an Opus system
  386. in the TSPFON collection. See the comments in opus.asp in order to
  387. understand the basics. Also see the .asp script files that accompany
  388. the Procomm Plus.
  389.    Now call your BBS, and set the record mode on by pressing the
  390. ALT-R toggle. The login sequence is recorded. The login script will
  391. require editing, but it gives you a framework to start with.
  392.  
  393. ***
  394. Q: I am using vi (an editor) on a Unix host machine. When I try to
  395. move backwards in a file by using esc h text gets erased. Why, and
  396. what should I do?
  397.  
  398. A: Quite many problems in using terminal emulation in Procomm Plus
  399. (and Telix) result from failing to get right the interpretation of
  400. the backspace in VT102 emulation. This is most probably the source
  401. of your problem as well.
  402.    Since backspace problems keep recurring let us look once again
  403. what it is about. The default terminal emulation in Procomm Plus is
  404. ANSI, because this is best suited when connected to BBSes (bulletin
  405. boards). The backspace is destructive by default, because this is
  406. what ANSI emulation needs. But VT102 needs a non-destructive
  407. backspace (lest the left cursor erases characters and so on).
  408. Therefore you should set the backspace non-destructive. Otherwise
  409. you will have problems like the one about which you asked.
  410.    To set the backspace correctly please see an earlier answer to
  411. the VT102 backspace problem in this file.
  412.  
  413. ***
  414. Comment: (This one is due to Spencer Greene of Stanford.)
  415. > Hi.  I recently got your PCPQA.TXT and some other files by FTP, and
  416. > they have been of great help to me.  In using PROCOMM, however, I
  417. > ran across a problem similar to one addressed in your Q & A file,
  418. > but I found a different solution.
  419. > You write:
  420.   ...
  421. >    ; NONDEST.ASP
  422. >    SET BACKSPACE NONDEST
  423.  
  424. > -------
  425. > In the version I am using, ProComm 2.4.3, there is a way to avoid
  426. > using a keyboard mapping utility.  On Setup (Alt-S) menu 2 (Terminal
  427. > Setup), item 7 allows you to specify whether a keyboard backspace is
  428. > sent as a backspace or a Del key.  I have found this feature to be
  429. > very useful when using VT100 emulation, especially since my first
  430. > solution, which was to use a TSR keyboard macro program (DKEY,
  431. > specifically) seemed to have nasty interactions with ProComm.
  432.  
  433. A: A very good point. Thank very much you for bringing it up.
  434.    These two methods might be two sides of the same coin: There are
  435. two methods for altering settings in Procomm, and Procomm Plus. One
  436. is using setup menus, as you have done. The other is using scripts.
  437. The difference between the two is that in using setup menus one
  438. usually makes the settings permanent (as you probably have done). In
  439. using scripts, the setting is temporary. The latter is particularly
  440. convenient if one alternates between connections to different kinds
  441. of host. For example, I alternate between BBSes and VAX/VMS hosts,
  442. and need the flexible alternative.
  443.    Procomm and Procomm Plus select between the backspace key and the
  444. del key slightly differently. To repeat your idea, in Procomm
  445. (version 2.4.3) invoke the setup menu (ALT-S), then 2) terminal
  446. setup. The relevant options are 6) BS translation (dest/non-dest)
  447. and 7) BS key definition (bs/del). To emulate VT102 (or rather
  448. VT100) it is best to set BS translation non-dest, and BS as del.
  449. (See Appendix C.)
  450.    In Procomm Plus the backspace translation is set in a similar
  451. fashion from terminal options invoked by ALT-S. Set option H BS
  452. translation as NON-DESTRUCTIVE (see Appendix D). Now the rest must
  453. be set using Procomm Plus keyboard mapping, which is invoked by
  454. ALT-F8. Set backspace as »DEL« and delete as ^[Ol (see Appendix A).
  455.  
  456. ***
  457. Q: I know that external protocols can be used for file transfers in
  458. Procomm Plus, but I only have version 2.4.2 (registered of course).
  459.  
  460. A: External protocols are easily invoked in old versions of Procomm
  461. as well. Just use the ALT-F4 DOS gateway to escape to dos and invoke
  462. the external protocol then. It is convenient to have the external
  463. protocol called from a batch file. For example the ZMOD-U.BAT in
  464. the TSPFON collection works just fine for Z-modem.
  465.  
  466. ***
  467. Q: I would like to make Procomm call a BBS (bulletin board system)
  468. at a predefined time. Is that possible?
  469.  
  470. A: Yes its is. There is a program called TEF.EXE (Timed Execution
  471. Facility) which came with Procomm Plus version 1.1A. Timed execution
  472. as also possible from a script file. There is a script TEF.ASP
  473. accompanying Procomm Plus. Furthermore, TEF.EXE accompanied earlier
  474. Procomm versions, at least the 2.4.3 package seems to have it.
  475.  
  476. ***
  477. Q: Procomm 2.4.2 gives me working wordwrap, but I cannot get 2.4.3
  478. or pc+ to wordwrap. I am using Windows.
  479.  
  480. A: This again goes to show that the communication programs are very
  481. much configuration dependent.  I have tested the wordwrap of Procomm
  482. Plus 1.1A and Procomm 2.4.3 under MS-DOS 3.21 both to a Unix (Sun 4)
  483. and a VAX/VMS host, and the wordwrap works as it should.  The PCs
  484. used are an Osborne AT06 and a Zenith Z-181 laptop.
  485.    Now how does this information help you?  At least it eliminates
  486. some of the potential sources of your problems, and also goes to
  487. show that the wordwrap can be made to work in Procomm 2.4.3 and
  488. Procomm Plus.  The next question is what is different in your setup.
  489. One potential source of the problem may be Windows, if you are using
  490. Procomm under that. Anything else that is different?
  491.    To proceed, start with a configuration that is as straightforward
  492. as possible until you can come up with one setup where the wordwrap
  493. is ok.  Then work towards your preferred configuration step by step,
  494. and observe when your wordwrap problem reappears.  The trick is to
  495. isolate the problem.
  496.  
  497. ***
  498. Q: I have my modem in port com3 and have had to reconfigure its irq
  499. to IRQ2. I am using external z-modem file transfer protocol DSZ, but
  500. it will not recognize the reconfigured com3. What should I include
  501. on the DSZ command line to tell of the changed irq? (This question
  502. was asked by myself.)
  503.  
  504. A: This piece of advice is due to Eef Hartman for 2:512/16.1305
  505. Technical point BBS, and is gratefully acknowledged: Try including
  506. portx 3e8,2.
  507.  
  508. ***
  509. Q: In article <2632@maccs.McMaster.CA> riehm@maccs.UUCP (Carl Riehm)
  510. writes: I have another problem with Pcplus: when I am using a script
  511. file to log on to some other computer, for example, pcplus gets
  512. impatient if it has to wait too long and "leaks" the next step
  513. before the prompt for it is sent by the other computer. Any
  514. suggestions?
  515.  
  516. A: Yes. See the PcPlus manual Chapter 11. See the command WAITFOR.
  517. The manual gives the syntax for including a maximum wait time. Or if
  518. you want to have an example get /pc/ts/tspfon28.arc by anonymous ftp
  519. from 128.214.12.3. I am not repeating the WAITFOR syntax here, since
  520. I am not in a competition with DataStorm in publishing the PcPlus
  521. manual :-)
  522.  
  523. ***
  524. APPENDIX A: VT102 Emulation for VAX/VMS in Procomm Plus
  525. (Omit F9-F11 if you are non-Scandinavian)
  526.  
  527. ════════════════════╦═════════════════════════════════════════════════════
  528.     PROCOMM PLUS    ║ F1 ..... ^[OP      S-F1 ....           C-F1
  529.   KEYBOARD MAPPING  ║ F2 ..... ^[OQ      S-F2 ....           C-F2
  530.     Version 1.1A    ║ F3 ..... ^[OR      S-F3 ....           C-F3
  531. ════════════════════╣ F4 ..... ^[OS      S-F4 ....           C-F4
  532.                     ║ F5 ..... ^[On      S-F5 ....           C-F5
  533. KEYPAD *  ^[OR      ║ F6 .....           S-F6 ....           C-F6
  534. KEYPAD -  ^[OS      ║ F7 ..... ^[OM      S-F7 ....           C-F7
  535. KEYPAD +  ^[Om      ║ F8 .....           S-F8 ....           C-F8
  536. KEYPAD .  ^[On      ║ F9 ..... ö         S-F9 .... Ö         C-F9
  537. KEYPAD /  ^[OQ      ║ F10 .... ä         S-F10 ... Ä         C-F10
  538. KEY ENTER ^[OM      ║ F11 .... å         S-F11 ... Å         C-F11
  539.                     ║ F12 ....           S-F12 ...           C-F12
  540. ════════════════════╩═════════════════════════════════════════════════════
  541. TAB ....... ^I        KEYPAD 0 ^[Op      GREY CUP  ^[[A      CURUP ^[OA
  542. BACKTAB ...           KEYPAD 1 ^[Oq      GREY CDN  ^[[B      CURDN ^[OB
  543. INSERT .... ^A        KEYPAD 2 ^[Or      GREY CLF  ^[[D      CURLF ^[OD
  544. DELETE .... ^[Ol      KEYPAD 3 ^[Os      GREY CRT  ^[[C      CURRT ^[OC
  545. BACKSPACE . »DEL«     KEYPAD 4 ^[Ot      GREY INS  ^A
  546. C-HOME ....           KEYPAD 5 ^[Ou      GREY DEL  ^[Ol      HOME  ^H
  547. C-END .....           KEYPAD 6 ^[Ov      GREY HOME ^H        END   ^[Or
  548. C-PGUP ....           KEYPAD 7 ^[Ow      GREY END  ^[Or
  549. C-PGDN ....           KEYPAD 8 ^[Ox      GREY PGUP           ENTER ^M
  550. C-BACKSPACE           KEYPAD 9 ^[Oy      GREY PGDN
  551.  
  552.  
  553.   Emulation: VT102 keyboard layout (with NumLock ON)
  554.   +--------+--------+--------+--------+    +--------+--------+
  555.   !  GOLD  !  HELP  ! FNDNXT ! DEL L  !    ! SELECT !  ENTER !
  556.   !   F1   !  ./.   !   x    !   -    !    !   F5   !   F7   !
  557.   !        !        !  FIND  ! UND L  !    ! RESET  !   SUBS !
  558.   +--------+--------+--------+--------+    +--------+--------+
  559.   !  PAGE  !  SECT  ! APPEND !        !
  560.   !   7    !   8    !   9    ! DEL W  !
  561.   !COMMAND !  FILL  !REPLACE !        !
  562.   +--------+--------+--------+   +    !
  563.   !ADVANCE ! BACKUP !  CUT   !        !
  564.   !   4    !   5    !   6    ! UND W  !
  565.   ! BOTTOM !  TOP   ! PASTE  !        !
  566.   +--------+--------+--------+--------+
  567.   !  WORD  !  EOL   ! CHAR   !        !
  568.   !   1    !   2    !   3    ! ENTER  !
  569.   !CHNGCASE!DEL EOL !SPECINS !        !
  570.   +--------+--------+--------+ enter  !
  571.   !      LINE       !        !        !
  572.   !        0        !   ,    !  SUBS  !
  573.   !    OPEN LINE    !        !        !
  574.   +-----------------+--------+--------+
  575.  
  576. ***
  577. APPENDIX B: Settings for an Ascii Upload
  578.  
  579. ╔════════════════════════════════════════════════════════════════════════╗
  580. ║ PROCOMM PLUS SETUP UTILITY                      ASCII TRANSFER OPTIONS ║
  581. ╟────────────────────────────────────────────────────────────────────────╢
  582. ║ A- Echo locally ................ NO     K- Strip 8th bit ......... YES ║
  583. ║ B- Expand blank lines .......... YES                                   ║
  584. ║ C- Expand tabs ................. YES                                   ║
  585. ║ D- Character pacing (millisec).. 15                                    ║
  586. ║ E- Line pacing (1/10 sec)....... 10                                    ║
  587. ║ F- Pace character .............. 0                                     ║
  588. ║ G- CR translation (upload) ..... NONE                                  ║
  589. ║ H- LF translation (upload) ..... STRIP                                 ║
  590. ║ I- CR translation (download) ... NONE                                  ║
  591. ║ J- LF translation (download) ... NONE                                  ║
  592. ╟────────────────────────────────────────────────────────────────────────╢
  593. ║ Alt-Z: Help │  Press the letter of the option to change:   │ Esc: Exit ║
  594. ╚════════════════════════════════════════════════════════════════════════╝
  595.  
  596. ***
  597. APPENDIX C: VT100 Emulation in Procomm 2.4.3
  598.  
  599. ══════════════════════════════╡ TERMINAL SETUP ╞══════════════════════════
  600.   1) Terminal emulation ... VT-100        10) Break Length (ms) .... 350
  601.   2) Duplex ............... FULL          11) Enquiry (CTRL-E) ..... OFF
  602.   3) Flow control ......... XON/XOFF
  603.   4) CR translation (in) .. CR
  604.   5) CR translation (out) . CR
  605.   6) BS translation ....... NON-DEST
  606.   7) BS key definition .... DEL
  607.   8) Line wrap ............ ON
  608.   9) Scroll ............... ON
  609. ═════════════════════════════════════════════════════════════════════════
  610. OPTION ══                                                      ESC» Exit
  611.  
  612. ***
  613. APPENDIX D: VT102 Emulation in Procomm Plus (see also Appendix A)
  614.  
  615. ╔═══════════════════════════════════════════════════════════════════════╗
  616. ║ PROCOMM PLUS SETUP UTILITY                           TERMINAL OPTIONS ║
  617. ╟───────────────────────────────────────────────────────────────────────╢
  618. ║ A- Terminal emulation ................ VT102                          ║
  619. ║ B- Duplex ............................ FULL                           ║
  620. ║ C- Software flow control (XON/XOFF) .. ON                             ║
  621. ║ D- Hardware flow control (RTS/CTS) ... OFF                            ║
  622. ║ E- Line wrap ......................... ON    (for a Unix host)        ║
  623. ║ F- Screen scroll ..................... ON                             ║
  624. ║ G- CR translation .................... CR                             ║
  625. ║ H- BS translation .................... NON-DESTRUCTIVE                ║
  626. ║ I- Break length (milliseconds) ....... 350                            ║
  627. ║ J- Enquiry (ENQ) ..................... OFF                            ║
  628. ╟───────────────────────────────────────────────────────────────────────╢
  629. ║ Alt-Z: Help │   Press space to toggle, «─┘ to accept      │ Esc: Exit ║
  630. ╚═══════════════════════════════════════════════════════════════════════╝
  631.  
  632. ***
  633. APPENDIX E: My IRQs when Modem is in Port Com3
  634.  
  635. ╔═══════════════════════════════════════════════════════════════════════╗
  636. ║ PROCOMM PLUS SETUP UTILITY                     MODEM PORT ASSIGNMENTS ║
  637. ╟───────────────────────────────────────────────────────────────────────╢
  638. ║                BASE     IRQ                                           ║
  639. ║               ADDRESS   LINE                                          ║
  640. ║ A- COM1 ...... 0x3F8    IRQ4                                          ║
  641. ║ B- COM2 ...... 0x2F8    IRQ3                                          ║
  642. ║ C- COM3 ...... 0x3E8    IRQ2                                          ║
  643. ║ D- COM4 ...... 0x2E8    IRQ3                                          ║
  644. ║ E- COM5 ...... 0x3F8    IRQ4                                          ║
  645. ║ F- COM6 ...... 0x3F8    IRQ4                                          ║
  646. ║ G- COM7 ...... 0x3F8    IRQ4                                          ║
  647. ║ H- COM8 ...... 0x3F8    IRQ4                                          ║
  648. ╟───────────────────────────────────────────────────────────────────────╢
  649. ║ Alt-Z: Help │  Press the letter of the option to change:  │ Esc: Exit ║
  650. ╚═══════════════════════════════════════════════════════════════════════╝
  651.  
  652. ***
  653. Procomm and Procomm Plus are trademarks of DataStorm Technologies, Inc.
  654.  
  655.  
  656. PART II: Replys by Other Users to Procomm Problems
  657. ==================================================
  658.  
  659. (The messages in this section are published with the explicit
  660. permission of the users giving the advice.)
  661. =============================================================
  662.  
  663. Newsgroups: comp.sys.ibm.pc
  664. Subject: Re: Procomm 2.4.2
  665. Message-ID: <322.245D23AF@mudos.ann-arbor.mi.us>
  666. Date: 2 May 89 01:47:47 GMT
  667. Organization: A neat desk is a sign of a crazy person.
  668. Lines: 22
  669.  
  670. In article <2769@garth.UUCP>, dbarnes@garth.UUCP (Dave Barnes) writes:
  671.  
  672.  >Got a question about Procomm 2.4.2.  When I use it as a vt100 terminal
  673.  >here at work, it will get permanently trashed (stack overflow error) 
  674.  >if you hit the "Ctrl" and "Break" keys at the same time.  [...]
  675.  
  676. Sorry, but that's a "well-known" bug in Procomm 2.4.2.  My advice to you
  677. is to either avoid hitting those keys (like you suggested), or to
  678. switch to Telix, which is a better comm. program and doesn't have
  679. that (and other) annoying "features".  BTW, the line break key in
  680. Procomm 2.4.2 is Alt-F7.  (And most half-decent programs trap Control-Break
  681. anyway (so you don't accidentally send your work to never-never land),
  682. so you should consider yourself lucky that you actually got *anything*
  683. when you hit Control-Break.  Try Alt-X, for a slightly more civilized
  684. way of stopping the program.)
  685.  
  686. --  
  687. Marc Unangst
  688. UUCP smart    : mju@mudos.ann-arbor.mi.us
  689. UUCP dumb     : ...!uunet!sharkey!mudos!mju
  690. UUCP dumb alt.: ...!{ames,rutgers}!mailrus!clip!mudos!mju
  691. Internet      : mju%mudos@cardiology.ummc.umich.edu
  692.